Welcome![Sign In][Sign Up]
Location:
Search - PS2 keyboard

Search list

[Software EngineeringPS2

Description: 一些PS2键盘资料,介绍了PS2协议以及和51单片机AVR的接口程序。-Some PS2 keyboard information about the PS2 and 51 agreements and the interface program AVR microcontroller.
Platform: | Size: 1574912 | Author: 陈辉 | Hits:

[VHDL-FPGA-Verilogps2

Description: FPGA实现ps2键盘控制,sparden 3s 250e-FPGA realization of ps2 keyboard, sparden 3s 250e
Platform: | Size: 1024 | Author: burt | Hits:

[SCMPS2

Description: c8051f340 的ps2键盘程序 调试已经通过-c8051f340 the ps2 keyboard debugging has passed
Platform: | Size: 136192 | Author: biyesheji | Hits:

[VHDL-FPGA-Verilogps2

Description: 使用fpga 10k20 和dac0832构成一个音乐发生器,按键采用ps2键盘。可以产生32个音阶-Using fpga 10k20 and dac0832 form a music generator, using ps2 keyboard keys. Can produce 32 scales
Platform: | Size: 67584 | Author: 王志华 | Hits:

[Otherps2

Description: ps2键盘接口逻辑设计,适合做毕业论文或课程设计的同学参考-ps2 keyboard interface logic design, suitable for students thesis or course design reference
Platform: | Size: 207872 | Author: cheng | Hits:

[Other Embeded programPS2

Description: PS2键盘鼠标资料实验 单片机中C语言编程PS2键盘鼠标-PS2 keyboard and mouse data in the C language programming experiment SCM PS2 keyboard and mouse
Platform: | Size: 1009664 | Author: 许之尧 | Hits:

[SCMps2

Description: 实现pc机键盘(p/s2接口)与8位单片机连接使用-Implementation pc Keyboard (p/s2 interface) and 8-bit microcontroller connected to use
Platform: | Size: 55296 | Author: 董兵兵 | Hits:

[DocumentsPS2-protocal

Description: 文中详细介绍了PS/2接口协议的内容、电气特性和标准键盘的第二套键盘扫描码集。给出了基于嵌入式系统的PS/2接口的软、硬件实现方法,并介绍了工控PC外接双键盘的解决方案。通过使用模拟开关CD4052巧妙地解决了工控PC外接双键盘的冲突问题-This paper details the PS/2 interface protocol content, electrical properties and the second set of standard keyboard keyboard scan code set. Embedded systems is presented based on PS/2 interface software, hardware implementation, and describes industrial PC add-in dual-keyboard solution. Through the use of analog switches CD4052 Industrial PC cleverly solved the problem of conflict external dual-keyboard
Platform: | Size: 115712 | Author: wkr | Hits:

[SCMps2

Description: ps/2 keyboard, c source code for avr
Platform: | Size: 6144 | Author: Snems | Hits:

[SCMps2-key

Description: 单片机开发的PS2键盘程序。。在生产中已使用。。。望对大家有用-Single Chip PS2 keyboard program. . Has been used in production. . . Hope it would be useful
Platform: | Size: 347136 | Author: aa | Hits:

[VHDL-FPGA-VerilogPS2

Description: 此代码是PS2键盘的Verilog程序,键盘的字符可显示在LCD 1602上,经上板调试程序是可行的-This code is a PS2 keyboard Verilog program, keyboard characters can be displayed on the LCD 1602, after the board debug process is feasible
Platform: | Size: 9216 | Author: Evan Xie | Hits:

[SCMPS2

Description: 我用STC单片机做的PS2键盘模拟测试软件,对有需要的朋友有参考-I used to do the PS2 keyboard STC microcontroller simulation testing software, a reference to a friend in need
Platform: | Size: 56320 | Author: 魏小鹏 | Hits:

[VHDL-FPGA-VerilogPS2_kebord_controller

Description: PS2键盘控制器的VHDL源码,用FPGA直接读取键盘的输入并显示。-PS2 keyboard controller VHDL source code, with a direct FPGA to read keyboard input and displayed.
Platform: | Size: 845824 | Author: ilovethisgam | Hits:

[VHDL-FPGA-Verilogps2

Description: ps2键盘接口驱动源代码,主要是驱动器代码-vhdl,use for ps2 keyboard design
Platform: | Size: 45056 | Author: 徐浩然 | Hits:

[SCMPS2-keyboard-reading-test

Description: PS2 读电脑键盘实验 使用方法: 用外部中断读取PS2键盘的数据 并在数码管上显示,此程序只处理数字键盘-PS2 keyboard reading test Usage: PS2 keyboard with an external interrupt to read the data and the digital display, this program only deals with numeric keypad
Platform: | Size: 148480 | Author: 张成 | Hits:

[SCMPS2-keyboard

Description: PS2的键盘,在51可以用,移植性很强,可以在很多地方用到的,好东西大家一起分享啊-PS2 keyboard, the 51 can use, highly portable, can be used in many places, good things to share with everyone ah
Platform: | Size: 12288 | Author: 上善若水 | Hits:

[SCMps2-key-LCD1602-lcd

Description: 51开发板\DY1100开发板配套光盘\4、配套程序\更新 c语言配套程序\42-ps2键盘LCD1602液晶显示-51 development board \ DY1100 development board supporting CD \ 4, supporting programs \ Update c language supporting procedures \ 42-ps2 keyboard LCD1602 LCD
Platform: | Size: 25600 | Author: 张英博 | Hits:

[Driver DevelopPS2-keyboard-drive-

Description: //DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is displayed on the LCD keys// PS2 keyboard 1 out of 33 clock pulses, so a way to interrupt read 33 times, only to extract the last byte in the data bit to do key code// button 1, the actual output 3 bytes of data, 11 bits per byte, a start bit (0), 8 data bits, a parity bit, one stop bit ( 1)// and the first 1 byte and 3 bytes of the same data, this program to extract the data byte 3 bit key data
Platform: | Size: 3072 | Author: 吴钟海 | Hits:

[SCMPS2

Description: PIC单片机877的PS2键盘程序,标准接口程序-PIC microcontroller 877 of the PS2 keyboard program, the standard interface program
Platform: | Size: 4096 | Author: yan | Hits:

[SCM22-PS2-Keyboard--

Description: 基于52单片机的PS2键盘的读写操作,可以很好的实现ps2的操作。-22 PS2 Keyboard read and write for 52
Platform: | Size: 25600 | Author: chendongjun | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 46 »

CodeBus www.codebus.net